Skip to content

chore: bump to supautils v2.9.4 #1594

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 4, 2025
Merged

chore: bump to supautils v2.9.4 #1594

merged 2 commits into from
Jun 4, 2025

Conversation

steve-chavez
Copy link
Member

@steve-chavez steve-chavez commented May 17, 2025

@steve-chavez steve-chavez requested review from a team as code owners May 17, 2025 22:23
@steve-chavez steve-chavez force-pushed the new-supautils branch 2 times, most recently from 730ee99 to 19ba5a2 Compare May 27, 2025 21:35
@steve-chavez steve-chavez changed the title chore: bump to supautils v2.9.2 chore: bump to supautils v2.9.3 May 27, 2025
supautils.privileged_extensions_custom_scripts_path = '/etc/postgresql-custom/extension-custom-scripts'
supautils.extension_custom_scripts_path = '/etc/postgresql-custom/extension-custom-scripts'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updating the config because extension_custom_scripts_path (previously unset aka null) were overwriting privileged_extensions_custom_scripts_path (previously set to the path).

Postgres doesn't like multiple custom variables using the same underlying static variable. We should just remove the deprecated configs in the future.

@soedirgo soedirgo changed the title chore: bump to supautils v2.9.3 chore: bump to supautils v2.9.4 Jun 3, 2025
@soedirgo soedirgo merged commit 736232e into develop Jun 4, 2025
8 checks passed
@soedirgo soedirgo deleted the new-supautils branch June 4, 2025 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants